org.jboss.picketlink.idm.internal.jpa
Class DatabaseGroupAttribute
java.lang.Object
org.jboss.picketlink.idm.internal.jpa.AbstractDatabaseAttribute<DatabaseGroup>
org.jboss.picketlink.idm.internal.jpa.DatabaseGroupAttribute
@Entity
public class DatabaseGroupAttribute
- extends AbstractDatabaseAttribute<DatabaseGroup>
- Author:
- Pedro Silva
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DatabaseGroupAttribute
public DatabaseGroupAttribute()
DatabaseGroupAttribute
public DatabaseGroupAttribute(String name,
String value)
getIdentityType
protected DatabaseGroup getIdentityType()
- Specified by:
getIdentityType in class AbstractDatabaseAttribute<DatabaseGroup>
- Returns:
- the user
setIdentityType
protected void setIdentityType(DatabaseGroup identityType)
- Specified by:
setIdentityType in class AbstractDatabaseAttribute<DatabaseGroup>
Copyright © 2012. All Rights Reserved.