|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.document.service.AttributeService
public class AttributeService
Attribute Service
Method Summary | |
---|---|
static AttributeService |
getInstance()
Get the unique instance of the service |
AttributeManager |
getManager(java.lang.String strAttributeType)
Returns the manager of an attribute |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static AttributeService getInstance()
public AttributeManager getManager(java.lang.String strAttributeType)
strAttributeType
- The attribute type code
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |