Class SyncCompositeToGrouperBean
java.lang.Object
edu.internet2.middleware.grouper.app.syncToGrouper.SyncCompositeToGrouperBean
- All Implemented Interfaces:
GcSqlAssignPrimaryKey
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionassignIdForInsert
(String theId) assignLeftFactorName
(String leftFactorName1) assignOwnerName
(String ownerName1) assignRightFactorName
(String rightFactorName1) assignType
(String theType) boolean
getId()
getType()
void
store()
-
Constructor Details
-
SyncCompositeToGrouperBean
public SyncCompositeToGrouperBean()
-
-
Method Details
-
getOwnerName
-
convertToCompositeSave
- Returns:
-
assignOwnerName
- Parameters:
ownerName1
-- Returns:
- this for chaining
-
getLeftFactorName
-
assignLeftFactorName
-
getRightFactorName
-
assignRightFactorName
-
getType
-
assignType
-
assignIdForInsert
-
getId
-
assignId
-
store
public void store() -
gcSqlAssignNewPrimaryKeyForInsert
public boolean gcSqlAssignNewPrimaryKeyForInsert()- Specified by:
gcSqlAssignNewPrimaryKeyForInsert
in interfaceGcSqlAssignPrimaryKey
-