|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InactivationBlockingMetadata
This interface provides read-only metadata about inactivation blocking. This metadata object is associated with a business object. The source of this information often comes from the data dictionary file.
| Method Summary | |
|---|---|
java.lang.Class |
getBlockedBusinessObjectClass()
The type of the object that is blocked |
java.lang.String |
getBlockedReferencePropertyName()
The property name of the reference that is blocked |
java.lang.Class |
getBlockingReferenceBusinessObjectClass()
The type of the object that is blocking another record |
java.lang.String |
getInactivationBlockingDetectionServiceBeanName()
The bean name of the service that is responsible for determining whether there are any records that block inactivation |
java.lang.String |
getRelationshipLabel()
Returns the human-meaningful name of the relationship |
| Method Detail |
|---|
java.lang.String getBlockedReferencePropertyName()
java.lang.Class getBlockedBusinessObjectClass()
java.lang.String getInactivationBlockingDetectionServiceBeanName()
java.lang.Class getBlockingReferenceBusinessObjectClass()
java.lang.String getRelationshipLabel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||