The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Oct. 19, 2010
Filed:
May. 22, 2006
Ryan Sean Mcveigh, Broomfield, CO (US);
Steven L. Roth, Westminster, CO (US);
Jalpesh Patadia, Boulder, CO (US);
Tanya Saarva, Boulder, CO (US);
Xiaojiang Zhou, Broomfield, CO (US);
Brad Posner, Erie, CO (US);
Ryan Sean McVeigh, Broomfield, CO (US);
Steven L. Roth, Westminster, CO (US);
Jalpesh Patadia, Boulder, CO (US);
Tanya Saarva, Boulder, CO (US);
Xiaojiang Zhou, Broomfield, CO (US);
Brad Posner, Erie, CO (US);
BEA Systems, Inc., Redwood Shores, CA (US);
Abstract
In accordance with embodiments, there are provided mechanisms and methods for providing nested variables in a content management system. These mechanisms and methods for providing nested variables in a content management system can enable users to model types that can be used within other type definitions. This differs from the Type Inheritance feature in that types that make use of the nested type feature do not extend their functionality but define a property definition having a value defined by all property definitions in the nested type. For example, user can create a type address with property definitions such as street, city, zip code, etc. The user can then create another type person that has property definitions such as 'name' and home address and business address. The two address property definitions can be represented by the address type, each with the address type's property definitions. Embodiments may further provide the ability to have abstract types and link property types.