com.atlassian.crowd.integration.model.group
Class InternalGroupAttribute
java.lang.Object
com.atlassian.crowd.integration.model.InternalEntityAttribute
com.atlassian.crowd.integration.model.group.InternalGroupAttribute
- All Implemented Interfaces:
- java.io.Serializable
public class InternalGroupAttribute
- extends InternalEntityAttribute
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
InternalGroupAttribute
protected InternalGroupAttribute()
InternalGroupAttribute
public InternalGroupAttribute(java.lang.Long id,
InternalGroup group,
java.lang.String name,
java.lang.String value)
InternalGroupAttribute
public InternalGroupAttribute(InternalGroup group,
java.lang.String name,
java.lang.String value)
getGroup
public InternalGroup getGroup()
getDirectory
public Directory getDirectory()
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals in class InternalEntityAttribute
hashCode
public int hashCode()
- Overrides:
hashCode in class InternalEntityAttribute
toString
public java.lang.String toString()
- Overrides:
toString in class InternalEntityAttribute
Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.