|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.channels.jsp.tree.DefaultDomainActionSet
@Deprecated public class DefaultDomainActionSet
Represents a trivial default implementation of IDomainActionSet that provides no supported actions for the tree.
| Constructor Summary | |
|---|---|
DefaultDomainActionSet()
Deprecated. |
|
| Method Summary | |
|---|---|
Object |
getLabelData(String action,
Object domainObject)
Deprecated. Returns null since it will never get called due to no domain actions being supported by this class. |
String[] |
getSupportedActions()
Deprecated. Returns null indicating that no domain specific actions are supported for objects in the tree. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultDomainActionSet()
| Method Detail |
|---|
public String[] getSupportedActions()
getSupportedActions in interface IDomainActionSet
public Object getLabelData(String action,
Object domainObject)
getLabelData in interface IDomainActionSet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||