A fact's business object controls its contents, lifecycle
and various other business rules:
- Its schema defines where each piece of information
resides on the physical Fact maintenance object.
- If may define a lifecycle for all fact instances of this
type to follow. Each fact must exist in a valid state as per
its business object's lifecycle definition.
- It may define validation and other business rules to
control the behavior of facts of this type.
Copyright © 2011, Oracle and/or its affiliates. All rights reserved.