com.jaspersoft.jasperserver.api.metadata.user.domain
Interface ProfileAttribute
- All Known Implementing Classes:
- ProfileAttributeImpl, RepoProfileAttribute
public interface ProfileAttribute
- Author:
- sbirney
getAttrName
java.lang.String getAttrName()
setAttrName
void setAttrName(java.lang.String s)
getAttrValue
java.lang.String getAttrValue()
setAttrValue
void setAttrValue(java.lang.String s)
getPrincipal
java.lang.Object getPrincipal()
setPrincipal
void setPrincipal(java.lang.Object o)
Copyright © 2007. All Rights Reserved.