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

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

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

Version:
$Id: ReferenceImpl.java 186679 2004-05-28 22:05:11Z weaver $
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.jetspeed.om.page.psml.FragmentImpl
 
Fields inherited from class org.apache.jetspeed.om.page.psml.AbstractBaseElement
 
Fields inherited from interface org.apache.jetspeed.om.page.Fragment
LAYOUT, PORTLET
 
Fields inherited from interface org.apache.jetspeed.om.common.SecuredResource
EDIT_ACTION, VIEW_ACTION
 
Constructor Summary
ReferenceImpl()
           
 
Method Summary
 boolean isReference()
           
 
Methods inherited from class org.apache.jetspeed.om.page.psml.FragmentImpl
addProperty, clearProperties, clone, equals, getDecorator, getFragments, getLayoutProperties, getName, getProperties, getProperties, getPropertyValue, getSkin, getState, getType, hashCode, removeProperty, setDecorator, setName, setProperties, setPropertyValue, setSkin, setState, setType
 
Methods inherited from class org.apache.jetspeed.om.page.psml.AbstractBaseElement
checkAccess, checkAccess, checkConstraints, checkConstraints, checkPermissions, checkPermissions, checkPermissions, getConstraintsEnabled, getHandlerFactory, getId, getLogicalPermissionPath, getPermissionsEnabled, getPhysicalPermissionPath, getSecurityConstraints, getShortTitle, getTitle, grantViewActionAccess, marshalling, setConstraintsEnabled, setHandlerFactory, setId, setPermissionsEnabled, setSecurityConstraints, setShortTitle, setTitle, toString, unmarshalled
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.jetspeed.om.page.BaseElement
getId, getShortTitle, getTitle, setId, setShortTitle, setTitle
 
Methods inherited from interface org.apache.jetspeed.om.common.SecuredResource
checkAccess, checkConstraints, checkPermissions, getConstraintsEnabled, getPermissionsEnabled, getSecurityConstraints, 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-2005 Apache Software Foundation. All Rights Reserved.