Interface ILinkCreationInfo
-
- All Known Implementing Classes:
LinkCreationInfo
public interface ILinkCreationInfo
The Interface ILinkCreationInfo.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object[]
getBusinessObjects()
Gets the business objects.java.lang.String
getProperty()
Gets the property.
-