org.apache.jetspeed.om.page.psml
Class ReferenceImpl

java.lang.Object
  extended by org.apache.jetspeed.om.page.psml.AbstractBaseElement
      extended by org.apache.jetspeed.om.page.psml.FragmentImpl
          extended by org.apache.jetspeed.om.page.psml.ReferenceImpl
All Implemented Interfaces:
Serializable, org.apache.jetspeed.om.common.SecuredResource, org.apache.jetspeed.om.page.BaseElement, org.apache.jetspeed.om.page.Fragment, org.apache.jetspeed.om.page.Reference

public class ReferenceImpl
extends FragmentImpl
implements org.apache.jetspeed.om.page.Reference

Version:
$Id: ReferenceImpl.java 516448 2007-03-09 16:25:47Z ate $
See Also:
Serialized Form

Field Summary
 
Fields inherited from interface org.apache.jetspeed.om.page.Fragment
COLUMN_PROPERTY_NAME, HEIGHT_PROPERTY_NAME, LAYOUT, PORTLET, ROW_PROPERTY_NAME, SIZES_PROPERTY_NAME, WIDTH_PROPERTY_NAME, X_PROPERTY_NAME, Y_PROPERTY_NAME, Z_PROPERTY_NAME
 
Constructor Summary
ReferenceImpl()
           
 
Method Summary
 boolean isReference()
           
 
Methods inherited from class org.apache.jetspeed.om.page.psml.FragmentImpl
accessFragments, checkPermissions, equals, filterFragmentsByAccess, getConstraintsEnabled, getDecorator, getEffectivePageSecurity, getFloatProperty, getFragments, getIntProperty, getLayoutColumn, getLayoutHeight, getLayoutRow, getLayoutSizes, getLayoutWidth, getLayoutX, getLayoutY, getLayoutZ, getLogicalPermissionPath, getMode, getName, getPage, getPermissionsEnabled, getPhysicalPermissionPath, getPreferences, getProperties, getPropertiesList, getProperty, getSkin, getState, getType, hashCode, marshalling, setDecorator, setLayoutColumn, setLayoutHeight, setLayoutRow, setLayoutSizes, setLayoutWidth, setLayoutX, setLayoutY, setLayoutZ, setMode, setName, setPage, setPreferences, setSkin, setState, setType, unmarshalled
 
Methods inherited from class org.apache.jetspeed.om.page.psml.AbstractBaseElement
checkAccess, checkAccess, checkConstraints, checkConstraints, checkPermissions, checkPermissions, getHandlerFactory, getId, getSecurityConstraints, getShortTitle, getTitle, grantViewActionAccess, newSecurityConstraint, newSecurityConstraints, setConstraintsEnabled, setHandlerFactory, setId, setPermissionsEnabled, setSecurityConstraints, setShortTitle, setTitle, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.jetspeed.om.page.BaseElement
getId, getShortTitle, getTitle, setShortTitle, setTitle
 
Methods inherited from interface org.apache.jetspeed.om.common.SecuredResource
checkAccess, checkConstraints, checkPermissions, getSecurityConstraints, newSecurityConstraint, newSecurityConstraints, setSecurityConstraints
 

Constructor Detail

ReferenceImpl

public ReferenceImpl()
Method Detail

isReference

public boolean isReference()
Specified by:
isReference in interface org.apache.jetspeed.om.page.Fragment
Overrides:
isReference in class FragmentImpl


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.