public interface InactivationBlockingMetadata
| Modifier and Type | Method and Description | 
|---|---|
| Class | getBlockedBusinessObjectClass()The type of the object that is blocked | 
| String | getBlockedReferencePropertyName()The property name of the reference that is blocked | 
| Class | getBlockingReferenceBusinessObjectClass()The type of the object that is blocking another record | 
| String | getInactivationBlockingDetectionServiceBeanName()The bean name of the service that is responsible for determining whether there are any records that block inactivation | 
| String | getRelationshipLabel()Returns the human-meaningful name of the relationship | 
String getBlockedReferencePropertyName()
Class getBlockedBusinessObjectClass()
String getInactivationBlockingDetectionServiceBeanName()
Class getBlockingReferenceBusinessObjectClass()
String getRelationshipLabel()
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.