|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.kew.api.action.AdHocCommand org.kuali.rice.kew.api.action.AdHocToPrincipal
public final class AdHocToPrincipal
Nested Class Summary | |
---|---|
static class |
AdHocToPrincipal.Builder
|
(package private) static class |
AdHocToPrincipal.Constants
Defines some internal constants used on this class. |
(package private) static class |
AdHocToPrincipal.Elements
A private class which exposes constants which define the XML element names to use when this object is marshalled to XML. |
Field Summary | |
---|---|
private static long |
serialVersionUID
|
private String |
targetPrincipalId
|
Constructor Summary | |
---|---|
private |
AdHocToPrincipal()
|
private |
AdHocToPrincipal(AdHocToPrincipal.Builder builder)
|
Method Summary | |
---|---|
String |
getTargetPrincipalId()
|
Methods inherited from class org.kuali.rice.kew.api.action.AdHocCommand |
---|
equals, getActionRequested, getNodeName, getRequestLabel, getResponsibilityDescription, hashCode, isForceAction, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private static final long serialVersionUID
private final String targetPrincipalId
Constructor Detail |
---|
private AdHocToPrincipal()
private AdHocToPrincipal(AdHocToPrincipal.Builder builder)
Method Detail |
---|
public String getTargetPrincipalId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |