Modifier and Type | Method and Description |
---|---|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IEntitlementReview.findApplication(ApplicationBean applicationBean,
EntitlementBean entBean,
AttestationBean attestationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns Applications associated to entitlements to review
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IEntitlementReviewDirect.findApplication(ApplicationBean applicationBean,
EntitlementBean entBean,
UserBean userBean,
AttestationBean attestationBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO connDao)
Find application.
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IEntitlementReview.findApplication(ApplicationBean applicationBean,
EntitlementBean entBean,
UserBean userBean,
AttestationBean attestationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm) |
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IOrgUnitReview.findApplication(ApplicationBean applicationBean,
GroupBean groupBean,
HierarchyBean hierarchyBean,
AttestationBean attestationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns Applications associated to jobunits to review
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IOrgUnitReviewDirect.findApplication(ApplicationBean applicationBean,
GroupBean groupBean,
HierarchyBean hierarchyBean,
AttestationBean attestationBean,
UserBean userLoggedBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO connDao)
Returns Applications associated to jobunits to review.
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IOrgUnitReview.findApplication(ApplicationBean applicationBean,
GroupBean groupBean,
HierarchyBean hierarchyBean,
UserBean reviewerBean,
AttestationBean attestationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns Applications associated to jobunits to review
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IOrgUnitReview.findApplication(ApplicationBean applicationBean,
OrgUnitBean ouBean,
AttestationBean attestationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IOrgUnitReviewDirect.findApplication(ApplicationBean applicationBean,
OrgUnitBean ouBean,
AttestationBean attestationBean,
UserBean userLoggedBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO connDao)
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IOrgUnitReview.findApplication(ApplicationBean applicationBean,
OrgUnitBean ouBean,
UserBean reviewerBean,
AttestationBean attestationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
ITemplateDirect.findApplication(ApplicationBean appBean,
TemplateBean templateBean,
int type,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO connDao)
Find application.
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
ITemplate.findApplication(ApplicationBean appBean,
TemplateBean templateBean,
int type,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String reame) |
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IPersonReview.findApplication(ApplicationBean applicationBean,
UserBean userBean,
AttestationBean attestationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns Applications associated to employments to review
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IPersonReviewDirect.findApplication(ApplicationBean applicationBean,
UserBean userBean,
AttestationBean attestationBean,
UserBean userLoggedBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO connDAO)
Returns Applications associated to employments to review.
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IPersonReview.findApplication(ApplicationBean applicationBean,
UserBean userBean,
UserBean reviewerBean,
AttestationBean attestationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm) |
Modifier and Type | Method and Description |
---|---|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IEntitlementReview.findApplication(ApplicationBean applicationBean,
EntitlementBean entBean,
AttestationBean attestationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns Applications associated to entitlements to review
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IEntitlementReviewDirect.findApplication(ApplicationBean applicationBean,
EntitlementBean entBean,
UserBean userBean,
AttestationBean attestationBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO connDao)
Find application.
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IEntitlementReview.findApplication(ApplicationBean applicationBean,
EntitlementBean entBean,
UserBean userBean,
AttestationBean attestationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm) |
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IOrgUnitReview.findApplication(ApplicationBean applicationBean,
GroupBean groupBean,
HierarchyBean hierarchyBean,
AttestationBean attestationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns Applications associated to jobunits to review
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IOrgUnitReviewDirect.findApplication(ApplicationBean applicationBean,
GroupBean groupBean,
HierarchyBean hierarchyBean,
AttestationBean attestationBean,
UserBean userLoggedBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO connDao)
Returns Applications associated to jobunits to review.
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IOrgUnitReview.findApplication(ApplicationBean applicationBean,
GroupBean groupBean,
HierarchyBean hierarchyBean,
UserBean reviewerBean,
AttestationBean attestationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns Applications associated to jobunits to review
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IOrgUnitReview.findApplication(ApplicationBean applicationBean,
OrgUnitBean ouBean,
AttestationBean attestationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IOrgUnitReviewDirect.findApplication(ApplicationBean applicationBean,
OrgUnitBean ouBean,
AttestationBean attestationBean,
UserBean userLoggedBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO connDao)
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IOrgUnitReview.findApplication(ApplicationBean applicationBean,
OrgUnitBean ouBean,
UserBean reviewerBean,
AttestationBean attestationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
ITemplateDirect.findApplication(ApplicationBean appBean,
TemplateBean templateBean,
int type,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO connDao)
Find application.
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
ITemplate.findApplication(ApplicationBean appBean,
TemplateBean templateBean,
int type,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String reame) |
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IPersonReview.findApplication(ApplicationBean applicationBean,
UserBean userBean,
AttestationBean attestationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns Applications associated to employments to review
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IPersonReviewDirect.findApplication(ApplicationBean applicationBean,
UserBean userBean,
AttestationBean attestationBean,
UserBean userLoggedBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO connDAO)
Returns Applications associated to employments to review.
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IPersonReview.findApplication(ApplicationBean applicationBean,
UserBean userBean,
UserBean reviewerBean,
AttestationBean attestationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm) |
Modifier and Type | Method and Description |
---|---|
void |
ITemplateDirect.addApplication(com.engiweb.pm.entity.BeanList<ApplicationBean> listBean,
TemplateBean templateBean,
int type,
com.engiweb.pm.dao.db.DAO connDao)
Adds the application.
|
void |
ITemplate.addApplication(com.engiweb.pm.entity.BeanList<ApplicationBean> listBean,
TemplateBean templateBean,
int type,
java.lang.String cod_oper,
java.lang.String token,
java.lang.String realm) |
void |
ITemplateDirect.removeApplication(com.engiweb.pm.entity.BeanList<ApplicationBean> listBean,
TemplateBean templateBean,
int type,
com.engiweb.pm.dao.db.DAO connDao)
Removes the application.
|
void |
ITemplate.removeApplication(com.engiweb.pm.entity.BeanList<ApplicationBean> listBean,
TemplateBean templateBean,
int type,
java.lang.String cod_oper,
java.lang.String token,
java.lang.String realm) |
Modifier and Type | Method and Description |
---|---|
boolean |
IAnalyticsDirect.checkAppDimesionsOK(ApplicationBean filter,
com.engiweb.pm.dao.db.DAO connDao)
Check application dimesions ok.
|
boolean |
IAnalyticsEJB.checkAppDimesionsOK(ApplicationBean filter,
java.lang.String token,
java.lang.String realm) |
boolean |
IAnalyticsDirect.checkEmptyApp(ApplicationBean filter,
com.engiweb.pm.dao.db.DAO connDao)
Check empty application.
|
boolean |
IAnalyticsEJB.checkEmptyApp(ApplicationBean filter,
java.lang.String token,
java.lang.String realm) |
com.crossideas.set.extras.PairExtraSet<com.engiweb.rm.algorithms.dataset.User,com.engiweb.rm.algorithms.dataset.Permission> |
IAnalyticsDirect.findHashMapDirectByApp(ApplicationBean filter,
com.engiweb.pm.dao.db.DAO connDao)
Find hash map direct by application.
|
com.crossideas.set.extras.PairExtraSet<com.engiweb.rm.algorithms.dataset.User,com.engiweb.rm.algorithms.dataset.Permission> |
IAnalyticsEJB.findHashMapDirectByApp(ApplicationBean filter,
java.lang.String token,
java.lang.String realm) |
com.crossideas.set.extras.PairExtraSet<com.engiweb.rm.algorithms.dataset.User,com.engiweb.rm.algorithms.dataset.Permission> |
IAnalyticsDirect.findHashMapPermissionsByApp(ApplicationBean filter,
com.engiweb.pm.dao.db.DAO connDao)
Find hash map permissions by application.
|
com.crossideas.set.extras.PairExtraSet<com.engiweb.rm.algorithms.dataset.User,com.engiweb.rm.algorithms.dataset.Permission> |
IAnalyticsEJB.findHashMapPermissionsByApp(ApplicationBean filter,
java.lang.String token,
java.lang.String realm) |
Modifier and Type | Method and Description |
---|---|
java.util.HashMap<PermissionStatus,java.lang.Long> |
IEasyOnBoardingDirect.countPermissionInfo(com.engiweb.pm.entity.BeanList<ApplicationBean> applications,
com.engiweb.pm.dao.db.DAO connDao)
Count permission as
EntitlementType.GROUP or EntitlementType.PERMISSION filtered by application if needed |
java.util.HashMap<PermissionStatus,java.lang.Long> |
IEasyOnBoarding.countPermissionInfo(com.engiweb.pm.entity.BeanList<ApplicationBean> applications,
java.lang.String token,
java.lang.String realm)
Count permission as
EntitlementType.GROUP or EntitlementType.PERMISSION filtered by application if needed |
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IEasyOnBoardingDirect.findPermission(EntitlementBean entitlementBean,
com.engiweb.pm.entity.BeanList<ApplicationBean> applicationFilter,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO connDao)
Find permission.
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IEasyOnBoarding.findPermission(EntitlementBean filter,
com.engiweb.pm.entity.BeanList<ApplicationBean> applicationFilter,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Find permission.
|
com.engiweb.pm.entity.BeanList<TaskProfileBean> |
IEasyOnBoardingDirect.findTaskProfile(TaskProfileBean taskProfileBean,
EnvironmentBean envBean,
com.engiweb.pm.entity.BeanList<ApplicationBean> applications,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO connDao)
Find task profile.
|
com.engiweb.pm.entity.BeanList<TaskProfileBean> |
IEasyOnBoarding.findTaskProfile(TaskProfileBean taskProfileBean,
EnvironmentBean envBean,
com.engiweb.pm.entity.BeanList<ApplicationBean> applications,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Find task profile.
|
Modifier and Type | Method and Description |
---|---|
ApplicationBean |
EntStateBean.getApplication() |
ApplicationBean |
EntStateBean.getChildApplication() |
Modifier and Type | Method and Description |
---|---|
void |
EntStateBean.setApplication(ApplicationBean application) |
void |
EntStateBean.setChildApplication(ApplicationBean childApplication) |
Modifier and Type | Method and Description |
---|---|
ApplicationBean |
IApplicationDirect.insert(ApplicationBean applicationBean,
com.engiweb.pm.dao.db.DAO dao)
Adds a new application if it not exists yet.
|
ApplicationBean |
IApplication.insert(ApplicationBean applicationBean,
java.lang.String cod_oper,
java.lang.String token,
java.lang.String realm)
Adds a new application if it not exists yet.
|
ApplicationBean |
IApplicationDirect.update(ApplicationBean applicationBean,
com.engiweb.pm.dao.db.DAO dao)
Updates an existing application
|
ApplicationBean |
IApplication.update(ApplicationBean applicationBean,
java.lang.String cod_oper,
java.lang.String token,
java.lang.String realm)
Updates an existing application
|
Modifier and Type | Method and Description |
---|---|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IApplicationDirect.find(ApplicationBean applicationBean,
PropertyBean propertyBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Returns a list of applications filtered by a passed
ApplicationBean object and a PropertyBean |
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IApplication.find(ApplicationBean applicationBean,
PropertyBean propertyBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns a list of applications filtered by a passed
ApplicationBean object and a PropertyBean |
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IAccountDirect.findApplication(ApplicationBean appBean,
AccountBean accountBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
com.engiweb.pm.dao.db.DAO connDao)
Find account's applications
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IAccount.findApplication(ApplicationBean appBean,
AccountBean accountBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
java.lang.String token,
java.lang.String realmAdm) |
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IEntitlementDirect.findApplication(ApplicationBean appBean,
EntitlementBean entitlementBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Returns applications related to a published entitlement.
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IEntitlement.findApplication(ApplicationBean appBean,
EntitlementBean entitlementBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns applications related to a published entitlement.
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IGroupDirect.findApplication(ApplicationBean appBean,
GroupBean groupBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
com.engiweb.pm.dao.db.DAO dao)
Returns a list of applications associated to entitlements belonging to an group
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IGroup.findApplication(ApplicationBean appBean,
GroupBean groupBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns a list of applications associated to entitlements belonging to a group
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IOrgUnitDirect.findApplication(ApplicationBean appBean,
OrgUnitBean orgUnitBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
com.engiweb.pm.dao.db.DAO dao)
Returns a list of applications associated to entitlements belonging to an organization unit.
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IOrgUnit.findApplication(ApplicationBean appBean,
OrgUnitBean orgUnitBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns a list of applications associated to entitlements belonging to an organization unit
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IPwdCfgDirect.findApplication(ApplicationBean appBean,
PwdCfgBean pwdCfgBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Returns a list of applications to which pwdcfg is assigned.
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IPwdCfg.findApplication(ApplicationBean applicationBean,
PwdCfgBean pwdCfgBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns a list of applications to which pwdcfg is assigned.
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IUserDirect.findApplication(ApplicationBean appBean,
UserBean userBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Returns the application associated to user.
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IUser.findApplication(ApplicationBean appBean,
UserBean userBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realmAdm)
Returns the application associated to user
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IGroupDirect.findApplicationByEntitlement(ApplicationBean appBean,
EntitlementBean entBean,
GroupBean groupBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
com.engiweb.pm.dao.db.DAO dao)
Returns a list of applications belonging to an group (punctually or hierarchically) filtered by an entitlement
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IGroup.findApplicationByEntitlement(ApplicationBean appBean,
EntitlementBean entBean,
GroupBean groupBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns a list of applications belonging to a group (punctually or hierarchically) filtered by an entitlement
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IOrgUnitDirect.findApplicationByEntitlement(ApplicationBean appBean,
EntitlementBean entBean,
OrgUnitBean orgUnitBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
com.engiweb.pm.dao.db.DAO dao)
Returns a list of applications belonging to an organization unit (punctually or hierarchically) filtered by an entitlement.
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IOrgUnit.findApplicationByEntitlement(ApplicationBean appBean,
EntitlementBean entBean,
OrgUnitBean orgUnitBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns a list of applications belonging to an organization unit (punctually or hierarchically) filtered by an entitlement
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IApplicationDirect.findMissingApplicationForUser(ApplicationBean applicationBean,
UserBean userBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Returns a list of applications that have not yet been assigned to the user
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IApplication.findMissingApplicationForUser(ApplicationBean applicationBean,
UserBean userBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns a list of applications that have not yet been assigned to the user
|
Modifier and Type | Method and Description |
---|---|
void |
IApplicationDirect.addProperties(com.engiweb.pm.entity.BeanList<PropertyBean> blPropertyBean,
ApplicationBean applicationBean,
com.engiweb.pm.dao.db.DAO dao)
Adds a list of properties to an application
|
void |
IApplication.addProperties(com.engiweb.pm.entity.BeanList<PropertyBean> blPropertyBean,
ApplicationBean applicationBean,
java.lang.String cod_oper,
java.lang.String token,
java.lang.String realm)
Adds a list of properties to an application
|
void |
IApplicationDirect.delete(ApplicationBean applicationBean,
com.engiweb.pm.dao.db.DAO dao)
Deletes an existing application
|
void |
IApplication.delete(ApplicationBean applicationBean,
java.lang.String cod_oper,
java.lang.String token,
java.lang.String realm)
Deletes an existing application
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IApplicationDirect.find(ApplicationBean applicationBean,
PropertyBean propertyBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Returns a list of applications filtered by a passed
ApplicationBean object and a PropertyBean |
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IApplication.find(ApplicationBean applicationBean,
PropertyBean propertyBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns a list of applications filtered by a passed
ApplicationBean object and a PropertyBean |
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IAccountDirect.findApplication(ApplicationBean appBean,
AccountBean accountBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
com.engiweb.pm.dao.db.DAO connDao)
Find account's applications
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IAccount.findApplication(ApplicationBean appBean,
AccountBean accountBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
java.lang.String token,
java.lang.String realmAdm) |
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IEntitlementDirect.findApplication(ApplicationBean appBean,
EntitlementBean entitlementBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Returns applications related to a published entitlement.
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IEntitlement.findApplication(ApplicationBean appBean,
EntitlementBean entitlementBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns applications related to a published entitlement.
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IGroupDirect.findApplication(ApplicationBean appBean,
GroupBean groupBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
com.engiweb.pm.dao.db.DAO dao)
Returns a list of applications associated to entitlements belonging to an group
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IGroup.findApplication(ApplicationBean appBean,
GroupBean groupBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns a list of applications associated to entitlements belonging to a group
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IOrgUnitDirect.findApplication(ApplicationBean appBean,
OrgUnitBean orgUnitBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
com.engiweb.pm.dao.db.DAO dao)
Returns a list of applications associated to entitlements belonging to an organization unit.
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IOrgUnit.findApplication(ApplicationBean appBean,
OrgUnitBean orgUnitBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns a list of applications associated to entitlements belonging to an organization unit
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IPwdCfgDirect.findApplication(ApplicationBean appBean,
PwdCfgBean pwdCfgBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Returns a list of applications to which pwdcfg is assigned.
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IPwdCfg.findApplication(ApplicationBean applicationBean,
PwdCfgBean pwdCfgBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns a list of applications to which pwdcfg is assigned.
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IUserDirect.findApplication(ApplicationBean appBean,
UserBean userBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Returns the application associated to user.
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IUser.findApplication(ApplicationBean appBean,
UserBean userBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realmAdm)
Returns the application associated to user
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IGroupDirect.findApplicationByEntitlement(ApplicationBean appBean,
EntitlementBean entBean,
GroupBean groupBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
com.engiweb.pm.dao.db.DAO dao)
Returns a list of applications belonging to an group (punctually or hierarchically) filtered by an entitlement
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IGroup.findApplicationByEntitlement(ApplicationBean appBean,
EntitlementBean entBean,
GroupBean groupBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns a list of applications belonging to a group (punctually or hierarchically) filtered by an entitlement
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IOrgUnitDirect.findApplicationByEntitlement(ApplicationBean appBean,
EntitlementBean entBean,
OrgUnitBean orgUnitBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
com.engiweb.pm.dao.db.DAO dao)
Returns a list of applications belonging to an organization unit (punctually or hierarchically) filtered by an entitlement.
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IOrgUnit.findApplicationByEntitlement(ApplicationBean appBean,
EntitlementBean entBean,
OrgUnitBean orgUnitBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns a list of applications belonging to an organization unit (punctually or hierarchically) filtered by an entitlement
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IAccountDirect.findEntitlement(EntitlementBean entBean,
ApplicationBean appBean,
AccountBean accountBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
com.engiweb.pm.dao.db.DAO connDao)
Find account's entitlements
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IAccount.findEntitlement(EntitlementBean entBean,
ApplicationBean appBean,
AccountBean accountBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
java.lang.String token,
java.lang.String realmAdm)
The list of account's entitlements
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IGroupDirect.findEntitlement(EntitlementBean entBean,
ApplicationBean appBean,
GroupBean groupBean,
boolean hier,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
com.engiweb.pm.dao.db.DAO dao)
Returns a list of entitlements belonging to an group (punctually or hierarchically) filtered by an application
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IGroup.findEntitlement(EntitlementBean entBean,
ApplicationBean appBean,
GroupBean groupBean,
boolean hier,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns a list of entitlements belonging to a group (punctually or hierarchically) filtered by an application
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IUserDirect.findEntitlement(EntitlementBean entitlementBean,
ApplicationBean appBean,
GroupBean groupBean,
UserBean userBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
com.engiweb.pm.dao.db.DAO dao)
Returns entitlements assigned to an user filtered by an application.
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IUser.findEntitlement(EntitlementBean entitlementBean,
ApplicationBean appBean,
GroupBean groupBean,
UserBean userBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realmAdm)
Returns entitlements assigned to an user filtered by an application.
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IOrgUnitDirect.findEntitlement(EntitlementBean entBean,
ApplicationBean appBean,
OrgUnitBean orgUnitBean,
boolean hier,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
com.engiweb.pm.dao.db.DAO dao)
Returns a list of entitlements belonging to an organization unit (punctually or hierarchically) filtered by an application.
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IOrgUnit.findEntitlement(EntitlementBean entBean,
ApplicationBean appBean,
OrgUnitBean orgUnitBean,
boolean hier,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns a list of entitlements belonging to an organization unit (punctually or hierarchically) filtered by an application
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IApplicationDirect.findEntitlement(EntitlementBean entitlementBean,
ApplicationBean applicationBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Returns a list of entitlements assigned to an application
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IApplication.findEntitlement(EntitlementBean entitlementBean,
ApplicationBean applicationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns a list of entitlements assigned to an application
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IUserDirect.findEntitlement(EntitlementBean entitlementBean,
ApplicationBean appBean,
UserBean userBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
com.engiweb.pm.dao.db.DAO dao)
Returns entitlements assigned to an user on the default hierarchy filtered by an application.
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IUser.findEntitlement(EntitlementBean entitlementBean,
ApplicationBean appBean,
UserBean userBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realmAdm)
Returns entitlements assigned to an user on the default hierarchy filtered by an application
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IApplicationDirect.findEntitlementByGroup(EntitlementBean entitlementBean,
GroupBean groupBean,
HierarchyBean hierarchyBean,
ApplicationBean applicationBean,
boolean hier,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
com.engiweb.pm.dao.db.DAO dao)
Returns a list of entitlements assigned to an application in the given group
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IApplication.findEntitlementByGroup(EntitlementBean entitlementBean,
GroupBean groupBean,
HierarchyBean hierarchyBean,
ApplicationBean applicationBean,
boolean hier,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns a list of entitlemens assigned to an application in the given group
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IApplicationDirect.findEntitlementByOrgUnit(EntitlementBean entitlementBean,
OrgUnitBean ouBean,
ApplicationBean applicationBean,
boolean hier,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
com.engiweb.pm.dao.db.DAO dao)
Deprecated.
Replaced by
IApplicationDirect#findEntitlementByGroup(EntitlementBean, GroupBean, HierarchyBean, ApplicationBean, boolean, Paging, DAO)
Returns a list of entitlements assigned to an application in the given organization unit |
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IApplication.findEntitlementByOrgUnit(EntitlementBean entitlementBean,
OrgUnitBean ouBean,
ApplicationBean applicationBean,
boolean hier,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Deprecated.
Replaced by
IApplication.findEntitlementByGroup(EntitlementBean, GroupBean, HierarchyBean, ApplicationBean, boolean, Paging, String, String)
Returns a list of entitlemens assigned to an application in the given organization unit |
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IExternalRoleDirect.findExternalRole(EntitlementBean entitlementBean,
ApplicationBean applicationBean,
java.lang.Boolean isFulFilled,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO connDao)
Find External Roles.
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IApplication.findExtRole(EntitlementBean entitlementBean,
ApplicationBean applicationBean,
java.lang.Boolean isFulFilled,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
This method find External Roles.
|
com.engiweb.pm.entity.BeanList<GroupBean> |
IApplicationDirect.findGroup(GroupBean groupBean,
HierarchyBean hierarchyBean,
ApplicationBean applicationBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao) |
com.engiweb.pm.entity.BeanList<GroupBean> |
IApplication.findGroup(GroupBean groupBean,
HierarchyBean hierarchyBean,
ApplicationBean applicationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm) |
GroupCBean |
IApplicationDirect.findGroupHier(EntitlementBean entitlementBean,
GroupBean groupFilterBean,
HierarchyBean hierarchyBean,
GroupBean groupStartBean,
ApplicationBean applicationBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Returns groups in hierarchy with the selected filters
|
GroupCBean |
IApplication.findGroupHier(EntitlementBean entitlementBean,
GroupBean groupFilterBean,
HierarchyBean hierarchyBean,
GroupBean groupStartBean,
ApplicationBean applicationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns groups in hierarchy with the selected filters
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IApplicationDirect.findMissingApplicationForUser(ApplicationBean applicationBean,
UserBean userBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Returns a list of applications that have not yet been assigned to the user
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IApplication.findMissingApplicationForUser(ApplicationBean applicationBean,
UserBean userBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns a list of applications that have not yet been assigned to the user
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IApplicationDirect.findMissingEntitlementForGroup(EntitlementBean entitlementBean,
ApplicationBean applicationBean,
GroupBean groupBean,
HierarchyBean hierarchyBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Returns a list of entitlemens that have not yet been assigned to the group
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IApplication.findMissingEntitlementForGroup(EntitlementBean entitlementBean,
ApplicationBean applicationBean,
GroupBean groupBean,
HierarchyBean hierarchyBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm) |
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IApplicationDirect.findMissingEntitlementForOU(EntitlementBean entitlementBean,
ApplicationBean applicationBean,
OrgUnitBean ouBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Deprecated.
Replaced by
IApplicationDirect#findMissingEntitlementForGroup(EntitlementBean, ApplicationBean, GroupBean, Paging, DAO)
Returns a list of entitlemens that have not yet been assigned to the organization unit |
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IApplication.findMissingEntitlementForOU(EntitlementBean entitlementBean,
ApplicationBean applicationBean,
OrgUnitBean ouBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Deprecated.
Replaced by
IApplication#findMissingEntitlementForGroup(EntitlementBean, ApplicationBean, GroupBean, Paging, String, String) |
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IApplicationDirect.findMissingEntitlementsForUser(EntitlementBean entitlementBean,
ApplicationBean applicationBean,
UserBean userBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Returns a list of entitlemens that have not yet been assigned to the user
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IApplication.findMissingEntitlementsForUser(EntitlementBean entitlementBean,
ApplicationBean applicationBean,
UserBean userBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns a list of entitlemens that have not yet been assigned to the user
|
com.engiweb.pm.entity.BeanList<?> |
IApplicationDirect.findOU(OrgUnitBean orgUnitBean,
ApplicationBean applicationBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Deprecated.
|
com.engiweb.pm.entity.BeanList<?> |
IApplication.findOU(OrgUnitBean orgUnitBean,
ApplicationBean applicationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Deprecated.
Replaced by
IApplication.findGroup(GroupBean, HierarchyBean, ApplicationBean, Paging, String, String)
Return a list organization unit with entitlements assigned to an application |
OrgUnitCBean |
IApplicationDirect.findOuHier(EntitlementBean entitlementBean,
OrgUnitBean orgUnitFilterBean,
OrgUnitBean orgUnitStartBean,
ApplicationBean applicationBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Deprecated.
Replaced by
IApplicationDirect.findGroupHier(EntitlementBean, GroupBean, HierarchyBean, GroupBean, ApplicationBean, Paging, DAO)
Returns organization units in hierarchy with the selected filters |
OrgUnitCBean |
IApplication.findOuHier(EntitlementBean entitlementBean,
OrgUnitBean orgUnitFilterBean,
OrgUnitBean orgUnitStartBean,
ApplicationBean applicationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Deprecated.
Replaced by
IApplication.findGroupHier(EntitlementBean, GroupBean, HierarchyBean, GroupBean, ApplicationBean, Paging, String, String)
Returns organization units in hierarchy with the selected filters |
com.engiweb.pm.entity.BeanList<PropertyBean> |
IApplicationDirect.findProperty(PropertyBean propertyBean,
ApplicationBean applicationBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Returns a list of properties assigned to an application
|
com.engiweb.pm.entity.BeanList<PropertyBean> |
IApplication.findProperty(PropertyBean propertyBean,
ApplicationBean applicationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns a list of properties assigned to an application
|
com.engiweb.pm.entity.BeanList<UserBean> |
IApplicationDirect.findUser(UserBean userBean,
GroupBean groupBean,
HierarchyBean hierarchyBean,
ApplicationBean applicationBean,
boolean hier,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
com.engiweb.pm.dao.db.DAO dao)
Returns a list of users assigned to an application in the given group
|
com.engiweb.pm.entity.BeanList<UserBean> |
IApplication.findUser(UserBean userBean,
GroupBean groupBean,
HierarchyBean hierarchyBean,
ApplicationBean applicationBean,
boolean hier,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns a list of users assigned to an application in the given group
|
com.engiweb.pm.entity.BeanList<UserBean> |
IApplicationDirect.findUser(UserBean userBean,
OrgUnitBean ouBean,
ApplicationBean applicationBean,
boolean hier,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
com.engiweb.pm.dao.db.DAO dao)
Deprecated.
Replaced by
IApplicationDirect.findUser(UserBean, OrgUnitBean, ApplicationBean, boolean, Paging, String, DAO)
Returns a list of users assigned to an application in the given organization unit |
com.engiweb.pm.entity.BeanList<UserBean> |
IApplication.findUser(UserBean userBean,
OrgUnitBean ouBean,
ApplicationBean applicationBean,
boolean hier,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Deprecated.
Replaced by
IApplication.findUser(UserBean, GroupBean, HierarchyBean, ApplicationBean, boolean, Paging, String, String)
Returns a list of users assigned to an application in the given organization unit |
ApplicationBean |
IApplicationDirect.insert(ApplicationBean applicationBean,
com.engiweb.pm.dao.db.DAO dao)
Adds a new application if it not exists yet.
|
ApplicationBean |
IApplication.insert(ApplicationBean applicationBean,
java.lang.String cod_oper,
java.lang.String token,
java.lang.String realm)
Adds a new application if it not exists yet.
|
void |
IApplicationDirect.modifyProperties(com.engiweb.pm.entity.BeanList<PropertyBean> blPropertyBean,
ApplicationBean applicationBean,
com.engiweb.pm.dao.db.DAO dao)
Updates a list of properties of an application
|
void |
IApplication.modifyProperties(com.engiweb.pm.entity.BeanList<PropertyBean> blPropertyBean,
ApplicationBean applicationBean,
java.lang.String cod_oper,
java.lang.String token,
java.lang.String realm)
Updates a list of properties of an application
|
void |
IApplicationDirect.removeProperties(com.engiweb.pm.entity.BeanList<PropertyBean> blPropertyBean,
ApplicationBean applicationBean,
com.engiweb.pm.dao.db.DAO dao)
Removes a list of properties from an application
|
void |
IApplication.removeProperties(com.engiweb.pm.entity.BeanList<PropertyBean> blPropertyBean,
ApplicationBean applicationBean,
java.lang.String cod_oper,
java.lang.String token,
java.lang.String realm)
Removes a list of properties from an application
|
ApplicationBean |
IApplicationDirect.update(ApplicationBean applicationBean,
com.engiweb.pm.dao.db.DAO dao)
Updates an existing application
|
ApplicationBean |
IApplication.update(ApplicationBean applicationBean,
java.lang.String cod_oper,
java.lang.String token,
java.lang.String realm)
Updates an existing application
|
Modifier and Type | Method and Description |
---|---|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IGroupDirect.findEntitlement(EntitlementBean entBean,
java.util.List<ApplicationBean> appBeans,
GroupBean groupBean,
boolean hier,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
com.engiweb.pm.dao.db.DAO dao)
Returns a list of entitlements belonging to an group (punctually or hierarchically) filtered by an application
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IOrgUnitDirect.findEntitlement(EntitlementBean entBean,
java.util.List<ApplicationBean> appBeans,
OrgUnitBean orgUnitBean,
boolean hier,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
com.engiweb.pm.dao.db.DAO connDao)
Find entitlement.
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IOrgUnitDirect.findEntitlement(EntitlementBean entBean,
java.util.List<ApplicationBean> appBeans,
OrgUnitBean orgUnitBean,
boolean hier,
TaskBean taskBean,
boolean taskHier,
com.engiweb.pm.entity.Paging paging,
java.lang.String code_scope,
com.engiweb.pm.dao.db.DAO connDao)
Find entitlement.
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IEntitlementDirect.findEntitlement(EntitlementBean entitlementBean,
java.util.List<ApplicationBean> applicationBeans,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Returns the entitlements filtered by a passed
EntitlementBean object. |
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IEntitlementDirect.findEntitlement(EntitlementBean entitlementBean,
java.util.List<ApplicationBean> applicationBeans,
TaskBean taskBean,
boolean taskHier,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Returns the entitlements filtered by a passed
EntitlementBean object. |
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IOrgUnitDirect.findEntitlement(EntitlementBean entBean,
java.util.List<ApplicationBean> appBeans,
UserBean userBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO connDao)
Find entitlements belonging to groups that a person belongs to, filtered by entitlement and list of applications.
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IOrgUnitDirect.findEntitlement(EntitlementBean entBean,
java.util.List<ApplicationBean> appBeans,
UserBean userBean,
TaskBean taskBean,
boolean taskHier,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO connDao)
Find entitlements belonging to groups that a person belongs to, filtered by entitlement and list of applications.
|
Modifier and Type | Method and Description |
---|---|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IDomainDirect.findApplication(ApplicationBean applicationBean,
DomainBean domainBean,
EnvironmentBean envBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO connDao)
Return a list of application from a domain
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IDomain.findApplication(ApplicationBean applicationBean,
DomainBean domainBean,
EnvironmentBean envBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Cerca gli ApplicationBean a partire da un oggetto DomainBean e da un
EnvironmentBean
|
Modifier and Type | Method and Description |
---|---|
void |
ITaskDirect.addApplication(ApplicationBean applicationBean,
TaskBean taskBean,
EnvironmentBean envBean,
boolean hier,
com.engiweb.pm.dao.db.DAO connDao)
Add all profile of an application to a task.
|
void |
ITask.addApplication(ApplicationBean applicationBean,
TaskBean taskBean,
EnvironmentBean envBean,
boolean hier,
java.lang.String cod_oper,
java.lang.String token,
java.lang.String realm)
Data un'applicazione assegna all'attivit� tutti i profili
dell'applicazione.
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IDomainDirect.findApplication(ApplicationBean applicationBean,
DomainBean domainBean,
EnvironmentBean envBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO connDao)
Return a list of application from a domain
|
com.engiweb.pm.entity.BeanList<ApplicationBean> |
IDomain.findApplication(ApplicationBean applicationBean,
DomainBean domainBean,
EnvironmentBean envBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Cerca gli ApplicationBean a partire da un oggetto DomainBean e da un
EnvironmentBean
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IEntitlementDirect.findPublished(EntitlementBean entBean,
ApplicationBean appBean,
OrgUnitBean ouBean,
boolean hier,
EnvironmentBean envBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO connDao)
Return a list of incompatible entitlement (permission) published.
|
com.engiweb.pm.entity.BeanList<EntitlementBean> |
IEntitlement.findPublished(EntitlementBean entBean,
ApplicationBean appBean,
OrgUnitBean ouBean,
boolean hier,
EnvironmentBean envBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Cerca gli entitlement illeciti che sono in stato pubblicato.
|
void |
ITaskDirect.removeApplication(ApplicationBean applicationBean,
TaskBean taskBean,
EnvironmentBean envBean,
boolean hier,
com.engiweb.pm.dao.db.DAO connDao)
Remove all profile of an application from a task.
|
void |
ITask.removeApplication(ApplicationBean applicationBean,
TaskBean taskBean,
EnvironmentBean envBean,
boolean hier,
java.lang.String cod_oper,
java.lang.String token,
java.lang.String realm)
Data un'applicazione remuove dall'attivit� tutti i profili
dell'applicazione.
|
Modifier and Type | Method and Description |
---|---|
void |
IDomainDirect.addApplication(com.engiweb.pm.entity.BeanList<ApplicationBean> blApplication,
DomainBean domainBean,
EnvironmentBean envBean,
com.engiweb.pm.dao.db.DAO connDao)
Add the entitlement (profile) belong the list of application to the domain
|
void |
IDomain.addApplication(com.engiweb.pm.entity.BeanList<ApplicationBean> blApplication,
DomainBean domainBean,
EnvironmentBean envBean,
java.lang.String token,
java.lang.String realm)
Associa i profili appartenenti a una lista di ApplicationBean (esistenti)
ad un DomainBean
|
void |
IDomainDirect.removeApplication(com.engiweb.pm.entity.BeanList<ApplicationBean> blApplication,
DomainBean domainBean,
EnvironmentBean envBean,
com.engiweb.pm.dao.db.DAO connDao)
Remove the entitlement (profile) belong the list of application from the domain
|
void |
IDomain.removeApplication(com.engiweb.pm.entity.BeanList<ApplicationBean> blApplication,
DomainBean domainBean,
EnvironmentBean envBean,
java.lang.String token,
java.lang.String realm)
Disassocia i profili appartenenti a una lista di ApplicationBean
(esistenti) da un DomainBean
|