|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BlItemInheritedData
A representation of the model object 'Bl Item Inherited Data'.
This interface allows you to retrieve information about any BlItem
object of a core universe that is inherited by a linked universe.
The following features are supported:
Method Summary | |
---|---|
boolean |
isStatusOverloaded()
Returns the value of the 'Status Overloaded' attribute. |
Methods inherited from interface com.sap.sl.sdk.authoring.commons.InheritedData |
---|
getCoreItemIdentifier, getCoreReference |
Method Detail |
---|
boolean isStatusOverloaded()
"false"
.
Checks if the status of the BlItem
object in the business layer has been modified compared to the status inherited from the core universe.
When the BlItem.setState(ItemState)
method is used, the isStatusOverloaded
return value is set to true
automatically. Therefore, the modified BlItem
state is retained at save and load times.
Returns true
if it has been modified.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |