|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.tree.DefaultMutableTreeNode | +--com.retek.platform.client.content.AbstractContent | +--com.retek.platform.client.gui.content.AbstractPage | +--com.retek.rsm.user.passwordmap.UserPasswordAdminPage
Field Summary |
Fields inherited from class com.retek.platform.client.gui.content.AbstractPage |
APPLY_CONTENT_ACTION_TASK, CANCEL_CONTENT_ACTION_TASK, DONE_CONTENT_ACTION_TASK, NEXT_CONTENT_ACTION_TASK, panel, PREVIOUS_CONTENT_ACTION_TASK, securityManager |
Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
Fields inherited from interface com.retek.platform.client.content.action.ContentActionConstants |
APPLY_ACTION, CANCEL_ACTION, DEFAULT_CONTENT_ACTION_SET, DONE_ACTION, NEXT_ACTION, PREVIOUS_ACTION, SUSPEND_ACTION |
Constructor Summary | |
UserPasswordAdminPage()
|
Method Summary | |
protected void |
doApply()
|
protected void |
doCancel()
|
protected void |
doDone()
|
SecurityAdminService |
getAdminService()
|
MaintainPasswordContainer |
getMaintainPasswordContainer()
|
PasswordMapContainer |
getPasswordMapContainer()
|
SecurityService |
getService()
|
java.lang.String |
getTitle()
|
void |
init(com.retek.platform.client.content.ContentSession session)
|
Methods inherited from class com.retek.platform.client.gui.content.AbstractPage |
closeContent, doNext, doPrevious, getAbstractPageAncestor, getComponent, getContentActionSet, getContentContainerContext, getContentSession, getID, getTestBusinessObjectReference, getValueObject, getValueObjectMediator, setContentActionEnabled, setContentActionEnabled, setContentActionTask, setValueObject |
Methods inherited from class com.retek.platform.client.content.AbstractContent |
destroy, getDescription, start, stop |
Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toString |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface javax.swing.tree.MutableTreeNode |
insert, remove, remove, removeFromParent, setParent, setUserObject |
Methods inherited from interface javax.swing.tree.TreeNode |
children, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeaf |
Constructor Detail |
public UserPasswordAdminPage()
Method Detail |
public void init(com.retek.platform.client.content.ContentSession session)
init
in interface com.retek.platform.client.content.Content
init
in class com.retek.platform.client.gui.content.AbstractPage
public MaintainPasswordContainer getMaintainPasswordContainer()
public PasswordMapContainer getPasswordMapContainer()
public SecurityAdminService getAdminService()
public java.lang.String getTitle()
getTitle
in interface com.retek.platform.client.content.Content
getTitle
in class com.retek.platform.client.content.AbstractContent
public SecurityService getService()
protected void doApply()
doApply
in class com.retek.platform.client.gui.content.AbstractPage
protected void doCancel()
doCancel
in class com.retek.platform.client.gui.content.AbstractPage
protected void doDone()
doDone
in class com.retek.platform.client.gui.content.AbstractPage
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |