Package | Description |
---|---|
com.engiweb.profilemanager.common.interfaces |
Modifier and Type | Method and Description |
---|---|
RightsLookupBean |
IRightsDirect.insertContentLookup(RightsLookupBean rlbean,
com.engiweb.pm.dao.db.DAO dao)
Insert content lookup.
|
RightsLookupBean |
IRights.insertContentLookup(RightsLookupBean lookupBean,
java.lang.String token,
java.lang.String realm) |
RightsLookupBean |
IRightsDirect.insertContentLookup(java.lang.String content,
com.engiweb.pm.dao.db.DAO dao)
Insert content lookup.
|
Modifier and Type | Method and Description |
---|---|
com.engiweb.pm.entity.BeanList<RightsLookupBean> |
IRightsDirect.findContentLookup(RightsLookupBean rlbean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Find content lookup.
|
com.engiweb.pm.entity.BeanList<RightsLookupBean> |
IRights.findContentLookup(RightsLookupBean rlbean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm) |
com.engiweb.pm.entity.BeanList<RightsLookupBean> |
IRightsDirect.findServiceAttributeLookup(RightsLookupBean rightsLookupBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Given a RightsLookupBean filter, return a list of RightsLookupBean.
|
com.engiweb.pm.entity.BeanList<RightsLookupBean> |
IRightsDirect.findServiceAttributeLookup(RightsLookupBean rightsLookupBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao,
java.lang.String lang)
Given a RightsLookupBean filter, return a list of RightsLookupBean.
|
com.engiweb.pm.entity.BeanList<RightsLookupBean> |
IRights.findServiceAttributeLookup(RightsLookupBean rightsLookupBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Given a RightsLookupBean filter, return a list of RightsLookupBean.
|
com.engiweb.pm.entity.BeanList<RightsLookupBean> |
IRights.findServiceAttributeLookup(java.lang.String lang,
RightsLookupBean rightsLookupBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Given a RightsLookupBean filter, return a list of RightsLookupBean.
|
com.engiweb.pm.entity.BeanList<RightsLookupBean> |
IRightsDirect.findServiceAttrLookup(ServiceAttributeBean sab,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao) |
com.engiweb.pm.entity.BeanList<RightsLookupBean> |
IRights.findServiceAttrLookup(ServiceAttributeBean sab,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm) |
com.engiweb.pm.entity.BeanList<RightsLookupBean> |
IRightsDirect.findServiceAttrLookup(java.lang.String key,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Deprecated.
Return rights lookup filter by the content passed with the parameter.
|
com.engiweb.pm.entity.BeanList<RightsLookupBean> |
IRights.findServiceAttrLookup(java.lang.String key,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
IRightsDirect.deleteRightsLookup(RightsLookupBean rlbean,
com.engiweb.pm.dao.db.DAO dao)
Delete rights lookup.
|
com.engiweb.pm.entity.BeanList<RightsLookupBean> |
IRightsDirect.findContentLookup(RightsLookupBean rlbean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Find content lookup.
|
com.engiweb.pm.entity.BeanList<RightsLookupBean> |
IRights.findContentLookup(RightsLookupBean rlbean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm) |
com.engiweb.pm.entity.BeanList<RightsLookupBean> |
IRightsDirect.findServiceAttributeLookup(RightsLookupBean rightsLookupBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Given a RightsLookupBean filter, return a list of RightsLookupBean.
|
com.engiweb.pm.entity.BeanList<RightsLookupBean> |
IRightsDirect.findServiceAttributeLookup(RightsLookupBean rightsLookupBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao,
java.lang.String lang)
Given a RightsLookupBean filter, return a list of RightsLookupBean.
|
com.engiweb.pm.entity.BeanList<RightsLookupBean> |
IRights.findServiceAttributeLookup(RightsLookupBean rightsLookupBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Given a RightsLookupBean filter, return a list of RightsLookupBean.
|
com.engiweb.pm.entity.BeanList<RightsLookupBean> |
IRights.findServiceAttributeLookup(java.lang.String lang,
RightsLookupBean rightsLookupBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Given a RightsLookupBean filter, return a list of RightsLookupBean.
|
RightsLookupBean |
IRightsDirect.insertContentLookup(RightsLookupBean rlbean,
com.engiweb.pm.dao.db.DAO dao)
Insert content lookup.
|
RightsLookupBean |
IRights.insertContentLookup(RightsLookupBean lookupBean,
java.lang.String token,
java.lang.String realm) |
Modifier and Type | Method and Description |
---|---|
void |
IRights.deleteRightsLookup(com.engiweb.pm.entity.BeanList<RightsLookupBean> bl,
java.lang.String token,
java.lang.String realm) |
void |
IRights.insertRightsLookup(com.engiweb.pm.entity.BeanList<RightsLookupBean> bl,
java.lang.Boolean extendedInfo,
java.lang.String token,
java.lang.String realm) |
void |
IRightsDirect.insertRightsLookup(com.engiweb.pm.entity.BeanList<RightsLookupBean> rightsLookupList,
com.engiweb.pm.dao.db.DAO dao)
Insert rights lookup.
|
void |
IRights.insertRightsLookup(com.engiweb.pm.entity.BeanList<RightsLookupBean> bl,
java.lang.String token,
java.lang.String realm) |