@AccessLevel(value=EXTERNAL)
public interface UnitMember
Modifier and Type | Method and Description |
---|---|
void |
addUnitMember(curam.isproduct.unitmember.facade.struct.UnitMemberDetails unitMemberDetails)
The following methods are defined.
|
curam.core.sl.struct.SearchCaseParticipantDetailsList |
listCaseParticipants(curam.core.sl.struct.SearchCaseParticipantDetailsKey searchCaseParticipantsDetailsKey) |
curam.isproduct.sl.struct.CaseGroupMemberDetailsList |
listGroupMembers(curam.isproduct.facade.struct.CaseGroupMemberListKey caseGroupMemberListKey) |
void |
removeUnitMember(curam.isproduct.unitmember.facade.struct.RemoveUnitMemberDetails removeUnitMemberDetails) |
@AccessLevel(value=EXTERNAL) void addUnitMember(curam.isproduct.unitmember.facade.struct.UnitMemberDetails unitMemberDetails) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.sl.struct.SearchCaseParticipantDetailsList listCaseParticipants(curam.core.sl.struct.SearchCaseParticipantDetailsKey searchCaseParticipantsDetailsKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void removeUnitMember(curam.isproduct.unitmember.facade.struct.RemoveUnitMemberDetails removeUnitMemberDetails) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.isproduct.sl.struct.CaseGroupMemberDetailsList listGroupMembers(curam.isproduct.facade.struct.CaseGroupMemberListKey caseGroupMemberListKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException