|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jetspeed.om.page.psml.AbstractBaseElement
org.apache.jetspeed.page.document.psml.AbstractNode
org.apache.jetspeed.om.page.psml.DocumentImpl
org.apache.jetspeed.om.folder.psml.FolderMetaDataImpl
public class FolderMetaDataImpl
FolderMetaDataImpl
| Field Summary | |
|---|---|
static java.lang.String |
DOCUMENT_TYPE
|
| Fields inherited from interface org.apache.jetspeed.page.document.Node |
|---|
PATH_SEPARATOR, PATH_SEPARATOR_CHAR |
| Constructor Summary | |
|---|---|
FolderMetaDataImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDefaultDecorator(java.lang.String fragmentType)
getDefaultDecorator |
java.lang.String |
getDefaultPage()
|
DefaultsImpl |
getDefaults()
getDefaults - Castor access method for Defaults. |
java.util.List |
getDocumentOrder()
getDocumentOrder |
java.util.List |
getMenuDefinitions()
getMenuDefinitions - get list of menu definitions |
java.lang.String |
getSkin()
getSkin |
java.lang.String |
getType()
getType |
java.lang.String |
getUrl()
getUrl |
void |
marshalling()
marshalling - notification that this instance is to be saved to the persistent store |
void |
setDefaultDecorator(java.lang.String decoratorName,
java.lang.String fragmentType)
setDefaultDecorator |
void |
setDefaultPage(java.lang.String defaultPage)
|
void |
setDefaults(DefaultsImpl defaults)
setDefaults - Castor access method for Defaults. |
void |
setDocumentOrder(java.util.List docIndexes)
setDocumentOrder |
void |
setMenuDefinitions(java.util.List definitions)
setMenuDefinitions - set list of menu definitions |
void |
setSkin(java.lang.String skinName)
setSkin |
void |
unmarshalled()
unmarshalled - notification that this instance has been loaded from the persistent store |
| Methods inherited from class org.apache.jetspeed.om.page.psml.DocumentImpl |
|---|
getVersion, isDirty, setDirty, setVersion |
| Methods inherited from class org.apache.jetspeed.page.document.psml.AbstractNode |
|---|
checkConstraints, checkPermissions, getEffectivePageSecurity, getLogicalPermissionPath, getMetadata, getMetadataFields, getName, getParent, getParent, getPath, getPhysicalPermissionPath, getProfiledPath, getShortTitle, getTitle, getTitleName, isHidden, setHidden, setMetadata, setMetadataFields, setParent, setPath, setProfiledPath, setUrl |
| Methods inherited from class org.apache.jetspeed.om.page.psml.AbstractBaseElement |
|---|
checkAccess, checkAccess, checkConstraints, checkPermissions, checkPermissions, equals, getConstraintsEnabled, getHandlerFactory, getId, getPermissionsEnabled, getSecurityConstraints, getShortTitle, getTitle, grantViewActionAccess, hashCode, 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.Document |
|---|
getVersion, isDirty, setDirty, setVersion |
| Methods inherited from interface org.apache.jetspeed.page.document.Node |
|---|
getMetadata, getName, getParent, getPath, getShortTitle, getTitle, isHidden, setHidden, setParent, setPath |
| 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, getConstraintsEnabled, getPermissionsEnabled, getSecurityConstraints, newSecurityConstraint, newSecurityConstraints, setSecurityConstraints |
| Field Detail |
|---|
public static final java.lang.String DOCUMENT_TYPE
| Constructor Detail |
|---|
public FolderMetaDataImpl()
| Method Detail |
|---|
public java.lang.String getType()
getType
getType in interface Nodepublic java.lang.String getUrl()
getUrl
getUrl in interface NodegetUrl in class AbstractNodeNode.getUrl()public java.lang.String getSkin()
getSkin
public void setSkin(java.lang.String skinName)
setSkin
skinName - skin for folderpublic java.lang.String getDefaultDecorator(java.lang.String fragmentType)
getDefaultDecorator
fragmentType - portlet or layout fragment type
public void setDefaultDecorator(java.lang.String decoratorName,
java.lang.String fragmentType)
setDefaultDecorator
decoratorName - decorator namefragmentType - portlet or layout fragment typepublic java.util.List getDocumentOrder()
getDocumentOrder
public void setDocumentOrder(java.util.List docIndexes)
setDocumentOrder
docIndexes - public java.lang.String getDefaultPage()
public void setDefaultPage(java.lang.String defaultPage)
defaultPage - The defaultPage to set.public java.util.List getMenuDefinitions()
public void setMenuDefinitions(java.util.List definitions)
definitions - definition listpublic DefaultsImpl getDefaults()
public void setDefaults(DefaultsImpl defaults)
defaults - defaults instancepublic void unmarshalled()
unmarshalled in class DocumentImplpublic void marshalling()
marshalling in class AbstractBaseElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||