|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HippoRequestBean
The base interface for all bean implementing a hippo request
Method Summary | |
---|---|
HippoBean |
getDocument()
|
String |
getReason()
|
Calendar |
getRequestDate()
|
String |
getRequestUsername()
|
String |
getType()
|
Methods inherited from interface org.hippoecm.hst.content.beans.standard.HippoBean |
---|
equalCompare, getAvailableTranslationsBean, getBean, getBean, getCanonicalPath, getCanonicalUUID, getChildBeans, getChildBeans, getChildBeansByName, getChildBeansByName, getContextualBean, getContextualParentBean, getEqualComparator, getLinkedBean, getLinkedBeans, getLocalizedName, getName, getNode, getParentBean, getPath, getProperties, getProperty, getProperty, getProperty, getValueProvider, isAncestor, isDescendant, isHippoDocumentBean, isHippoFolderBean, isLeaf, isSelf |
Methods inherited from interface org.hippoecm.hst.content.beans.NodeAware |
---|
setNode |
Methods inherited from interface org.hippoecm.hst.content.beans.manager.ObjectConverterAware |
---|
getObjectConverter, setObjectConverter |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
String getType()
null
HippoBean getDocument()
null
Calendar getRequestDate()
null
when not presentString getRequestUsername()
null
String getReason()
null
when there is not (yet) a reason
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |