com.atlassian.crowd.integration.soap
Class SOAPPrincipal
java.lang.Object
com.atlassian.crowd.integration.soap.SOAPEntity
com.atlassian.crowd.integration.soap.SOAPPrincipal
- All Implemented Interfaces:
- java.io.Serializable
public class SOAPPrincipal
- extends SOAPEntity
- implements java.io.Serializable
- See Also:
- Serialized Form
|
Constructor Summary |
SOAPPrincipal()
|
SOAPPrincipal(long ID,
java.lang.String name,
long directoryId,
java.lang.String description,
boolean active,
java.util.Date conception,
java.util.Date lastModified,
SOAPAttribute[] attributes)
|
SOAPPrincipal(java.lang.String name)
|
| Methods inherited from class com.atlassian.crowd.integration.soap.SOAPEntity |
equals, getAttribute, getAttributes, getConception, getDescription, getDirectoryId, getID, getLastModified, getName, hashCode, isActive, setActive, setAttributes, setConception, setDescription, setDirectoryId, setID, setLastModified, setName, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
SOAPPrincipal
public SOAPPrincipal()
SOAPPrincipal
public SOAPPrincipal(java.lang.String name)
SOAPPrincipal
public SOAPPrincipal(long ID,
java.lang.String name,
long directoryId,
java.lang.String description,
boolean active,
java.util.Date conception,
java.util.Date lastModified,
SOAPAttribute[] attributes)
Copyright © 2010 Atlassian. All Rights Reserved.